All Questions
4 questions
0votes
1answer
328views
Looking for a PowerShell Script to "Display this document library on the Quick Launch?"
We are doing bulk network share drive migrations into SharePoint. The SPO Migration tool automatically creates the document library, but does not automatically add it to the Quick Launch. There does ...
1vote
1answer
618views
Setting style of Quick Launch Navigation with PowerShell
I have been searching for a while but did not find anything. How can I set the style of the quick launch navigation via PowerShell? I want to configure it from mega-menu to overlapping.
1vote
2answers
2kviews
Add-PnPNavigationNode - How to set node order?
Quick question: Does anyone know of a way to change the order of the nodes in let's say the QuickLaunch nav when adding them via Add-PnPNavigationNode? I only know of the -first parameter. Thanks a ...
0votes
1answer
2kviews
Adding a link on Quick Launch with PowerShell
I have a PowerShell script that creates an Office 365 group and configures the associated SharePoint site. During the creation process it tries to add a link on the site's quick launch using the ...